machine language
英 [məˈʃiːn ˈlæŋɡwɪdʒ]
美 [məˈʃiːn ˈlæŋɡwɪdʒ]
机器语言;计算机语言
英英释义
noun
- a set of instructions coded so that the computer can use it directly without further translation
- a programming language designed for use on a specific class of computers
双语例句
- The translation of machine language back into mnemonics during debugging.
在调试期间,将机器语言反译成助记符的翻译过程。 - We would all be programming in assembly language or even machine language.
我们就要用汇编语言,甚至要用机器语言去编写程序。 - Stepping through each command and watching how the register and memory values are affected is also a great way to learn the basics of the Intel machine language commands.
单步执行每个命令并观察寄存器和内存值如何受影响,这也是学习Intel机器语言命令基础知识的理想方法。 - However, high-level languages must be translated into machine language by another program called a compiler before a computer can understand them.
然而,在计算机能够理解之前,高级语言必须被称之为编译器的另外一种程序翻译成机器语言。 - For some remote systems, the translation of configuration information into machine language.
对于某些远程系统,将配置信息翻译成机器语言的过程。 - What is meant by a one-to-many relationship when comparing a high-level language to machine language?
在比较高级语言和机器语言时,一对多关系是什么意思? - Research and Development on Control System and Decision-making System of Robot Soccer; If programmers had to write in machine language, there would be very few programmers.
足球机器人体系结构研究及决策程序开发如果程序员必须用机器语言编程序的话,那么就几乎没有人能做程序员了。 - In computer programming, sections of assembler, or machine language, embedded into a high level language program.
在计算机程序设计中,嵌入高级语言程序中的一般汇编语言或机器语言。 - A single computer instruction that results in a series of instructions in machine language.
一个单一的计算机指令可引起一系列的机器语言指令。 - Other programs then translate the instructions into machine language for the computer to use.
接着将程序翻译成指令成为机器语言,给计算机使用。